home *** CD-ROM | disk | FTP | other *** search
/ HaCKeRz Kr0nlcKLeZ 1 / HaCKeRz Kr0nlcKLeZ.iso / scriptz / pigscript170.exe / Help.TXT < prev    next >
Encoding:
Text File  |  1997-04-09  |  1.7 KB  |  54 lines

  1. PigScript 1.70 Extra Commands For The Command Line.
  2.  
  3. [New Commands]
  4.  
  5. /kb <nick> [reason] - Will KICK then BAN a nick from the channel.
  6.  
  7.  
  8. [Channel Commands]
  9.  
  10. /wall <message>     - This will send a WALLOP MESSAGE to all the OPERATORS in the
  11.                       selected channel.
  12.  
  13. /j <channel>        - Will do the same command as /join #<channel name>.
  14.  
  15. /jk <chan> [key]    - Will let you join a channel which requires a key to enter.
  16.  
  17. /l                  - Will cause you to LEAVE the current channel.
  18.  
  19. /n <channel>        - Will LIST all the users in the selected channel.
  20.  
  21. /p                  - Will cause you to PART the current channel.
  22.  
  23. /cbans              - Will erase all bans from the channel selected.
  24.  
  25.  
  26. [Nick Commands]
  27.  
  28. /op <nick>          - Will GIVE the nick OPERATOR STATUS in the selected channel.
  29.  
  30. /deop <nick>        - Will REMOVE OPERATOR STATUS from the selected nick.
  31.  
  32. /dop <nick>         - Read /deop
  33.  
  34. /k <nick> [reason]  - Will KICK a nick from the channel.
  35.  
  36. /kb <nick>          - Will KICK then BAN a nick from the channel.
  37.  
  38. /w <nick>           - Does a WHOIS command on the selected nick.
  39.  
  40. /q <nick>           - Will OPEN A CHAT WINDOW with the selected nick.
  41.  
  42. /hop <channel>      - Will cause you to LEAVE the current channel to JOIN the
  43.                       selected channel.
  44.  
  45. /chat <nick>        - Will start a DCC Chat with the selected nick.
  46.  
  47. /version <nick>     - Will send a CTCP VERSION to the selected nick.
  48.  
  49. /ping <nick>        - Will send a CTCP PING to the selected nick.
  50.  
  51. /time <nick>        - Will send a CTCP TIME to the selected nick.
  52.  
  53. /userinfo <nick>    - Will send a CTCP USERINFO to the selected nick.
  54.